home *** CD-ROM | disk | FTP | other *** search
- /*
- CSS for Manual Record page.
- */
-
- html {
- overflow-y:hidden;
- overflow-x:hidden;
- }
-
- BODY {
- margin:0px;
- padding:0px;
- background-color:#368;
-
- font-family:Verdana,"Trebuchet MS", Arial, sans-serif;
- font-size:10px;
- }
-
- #DETAILS_HEADER {
- line-height:40px;
- width:100%;
-
- vertical-align: middle;
- margin:0px;
- border:0px;
- padding:0px;
- }
-
- #DETAILS_HEADER_DIV, #OPTIONS_DIV, #BUTTONS_DIV, #DAYS_DIV, #QUALITY_DIV, #UPDATE_DIV {
- background-color:#000000;
- height:1px;
- width:100%;
- overflow: hidden;
- }
-
- #DETAILS_HEADER_DIV {
- top:75px;
- position:absolute;
- }
-
- #POSITIONING_DIV {
- position:absolute;
- background-color: #368;
- top:76px;
- width:100%;
- }
-
- #QUALITY_DIV {
- clear:both;
- }
-
- #DETAILS_HEADER_TEXT {
- margin-left:5px;
- }
-
- .detailsInfo {
- margin-top:5px;
- vertical-align: middle;
- }
-
- .detailsLabel {
- display: inline-block;
- width:160px;
- text-align:right;
- padding: 0px 3px 0px 3px;
- white-space: nowrap;
- float:left;
- vertical-align: middle;
- line-height: 22px;
- }
-
- #DETAILS_LOGO_HEADER {
- display:inline;
- float:left;
- height:46px;
- width:47px;
- width:0px;
- font-size:0px;
- background:url(../Graphics/logo_header.png) no-repeat left;
- margin-top:-5px;
- visibility: hidden;
- }
-
- .detailsTextLarge {
- font-size:24px;
- font-weight:bold;
- }
-
- #RECORD_DETAILS {
- width:100%;
- padding: 5px 5px 5px 5px;
- margin-bottom: 2px;
- }
-
- #RECORD_DETAILS_2 {
- width:100%;
- padding: 0px 5px 5px 5px;
- margin-top: 0px;
- }
-
- #EPISODE_INFO A, #BOTTOM_BUTTONS A, #UPDATE_RECORDING_TIME A {
- text-decoration: none;
- font-size: 12px;
- }
-
- #EPISODE_INFO A:hover {
- background-color: #cfe6a1;
- }
-
- #EPISODE_INFO A:visited, #EPISODE_INFO A:active {
- color: #000000;
- }
-
- #RECORD_BUTTONS {
- /* padding-bottom:5px;*/
- margin-top:3px;
- }
-
- #RECORD_BUTTONS A, .but_Close A, .but_RecordThisEpisode A {
- text-decoration: none;
- font-size: 11px;
- font-weight:bold;
- color: #000000;
-
- display: inline-block;
-
- border: 1px solid #000000;
- margin: 2px 0px 0px 4px;
- padding: 0px 6px 0px 6px;
- background-color: #0066EE;
-
- white-space: nowrap;
- text-align: center;
- vertical-align: middle;
- line-height:24px;
-
- overflow: visible;
- float:left;
- }
-
- #RECORD_BUTTONS A:hover, .but_Close A:hover, .but_RecordThisEpisode A:hover {
- background-color: #00BBFF;
- }
-
- .infoTitle {
- font-size: 14px;
- font-weight: bold;
- color: #000000;
- }
-
- .infoText {
- font-size: 11px;
- font-weight:normal;
- }
-
- #EPISODE_BUTTONS, #EPISODE_DATE, #EPISODE_DESC, #RECORD_BUTTONS, #EPISODE_CHANNEL {
- display: inline-block;
- margin-right:5px;
- margin-top:3px;
- }
-
- #UPDATE_RECORDING_TIME {
- padding-top:5px;
- }
-
- #EPISODE_DATE {
- float:left;
- clear: both;
- }
-
- #EPISODE_CHANNEL {
- float:left;
- }
-
- #EPISODE_BUTTONS {
- margin-left:-4px;
- }
-
- #CHANNEL_ICON {
- float:left;
- width:67px;
- height:50px;
- margin-left:10px;
- margin-top:4px;
- }
-
- .channelNum {
- font-size:16px;
- font-weight:bold;
- }
-
- .channelName {
- font-size:12px;
- font-weight:normal;
- }
-
- #EPISODE_CHANNEL {
- margin-left:30px;
- }
-
- #EPISODE_DESC {
- vertical-align: top;
- clear: both;
- }
-
- .subtitleText {
- font-size: 11px;
- font-weight:bold;
- }
-
- #RECORD_OPTIONS_LEFT {
- float:left;
- margin-right:20px;
- padding-top:3px;
- }
-
- #RECORD_OPTIONS {
- position:relative;
- display: inline-block;
- left:0px;
- width:100%;
- padding: 0px 0px 5px 0px;
- z-index:99;
- overflow: hidden;
- }
-
- #RECORD_OPTIONS_RIGHT, #RECORD_DAYS_2, #RECORD_DAYS_3, #RECORD_DAYS_4 {
- float:left;
- margin-left: 10px;
- margin-right: 10px;
- margin-bottom: 5px;
- }
-
- #RECORD_DAYS_2 {
- margin-left:0px;
- }
-
- #RECORD_DAYS_4 {
- margin-right:0px;
- }
-
- #DAYS_LIST {
- background-color: #f1f1f1;
- border-left: 1px solid #696969;
- border-right: 1px solid #696969;
- float:left;
- margin: 1px 0px -1px 20px;
- padding: 0px 5px 3px 2px;
- }
-
- #RECORD_QUALITY, #RECORD_PADDING {
- position: relative;
- display: inline-block;
- clear:left;
- margin-top:2px;
- line-height:20px;
- vertical-align:middle;
- white-space: nowrap;
- overflow: hidden;
- }
-
- #RECORD_QUALITY SELECT, #RECORD_DETAILS SELECT {
- line-height:20px;
- vertical-align:middle;
- }
-
- .inpRadio {
- line-height:20px;
- vertical-align:middle;
- height:20px;
- }
-
- #RECORD_QUALITY {
- margin-left: 5px;
- }
-
- #RECORD_QUALITY INPUT {
- line-height:20px;
- vertical-align:middle;
- text-align: center;
- border: 1px solid black;
- background-color: #fff5ee;
- padding: 1px 0px 0px 0px;
- height:22px;
- }
-
- #RECORD_DETAILS INPUT, #RECORD_DAYS_2 INPUT, #RECORD_DAYS_3 INPUT {
- line-height:20px;
- vertical-align:middle;
- padding: 1px 0px 0px 0px;
- height:22px;
- }
-
- #pgmName {
- line-height:20px;
- vertical-align:middle;
- text-align: left;
- border: 1px solid black;
- background-color: #fff5ee;
- padding: 1px 0px 0px 0px;
- height:22px;
- }
-
- SELECT {
- line-height:20px;
- border: 1px solid black;
- background-color: #fff5ee;
- padding: 2px 2px 2px 0px;
- height:22px;
- }
-
- .updateText {
- font-size:11px;
- font-weight:bold;
- margin-bottom:-5px;
- }
- #UPDATE_RECORDING_TIME {
- display: inline-block;
- width:100%;
- clear:both;
- }
-
- #ERROR_MESSAGE {
- clear: both;
- display: inline-block;
- float:left;
- width:100%;
-
- border-top: 3px solid #ff0000;
- border-bottom: 3px solid #ff0000;
- padding: 8px 12px 9px 12px;
- color: #000000;
- font-size: 12px;
- font-weight: bold;
- background-color: #ff9f9f;
- text-align: center;
- margin-top:5px;
- }
-
- #BUTTONS_DIV {
- margin-top:5px;
- }
-
- #QUALITY_DIV {
- clear:both;
- margin-top: 8px;
- }
-
- .programInfo {
- display: inline-block;
- position: absolute;
- float:right;
- top:0px;
- right:0px;
- font-size: 16px;
- font-weight:bold;
- line-height: 40px;
- vertical-align: middle;
- margin-right: 5px;
- }
-
- .textLarge {
- line-height:20px;
- padding-top:3px;
- }
-
- .textSmall {
- padding-left:3px;
- line-height:12px;
- }
-